Welcome![Sign In][Sign Up]
Location:
Search - CAD opengl

Search list

[OpenGL program利用OpenGL进行CAD三维图形消隐处理

Description: 利用OpenGL进行CAD三维图形消隐处理-use OpenGL for 3D CAD graphics processing blanking
Platform: | Size: 2782 | Author: 任清波 | Hits:

[OpenGL programCAD

Description: CAD单文档程序设计,OPENGL底层,可以进行交互操作,旋装,缩放,平移
Platform: | Size: 50321 | Author: 王王王 | Hits:

[Windows DevelopMFC绘制CAD曲线

Description: 用MFC编写的绘制CAD常用曲线的小程序,其中包括参数样条、Bezier曲线、B样条曲线。 使用了MFC模板,OpenGL函数库。支持鼠标交互式输入,在一个工程中完成了三种曲线的拟合.点击工具栏中的“曲线”,鼠标选择画线类型。选择之后,鼠标取点后,将画出你所想画的曲线。
Platform: | Size: 137273 | Author: xc_chu | Hits:

[OtherMFC实现三维空间绘制Hermite曲线

Description: 本程序主要在VC++情况下实现CAD中的Hermite曲线,在这里使用了OpenGL
Platform: | Size: 43939 | Author: 172605492@qq.com | Hits:

[Program docVB中利用OpenGL绘制三维地质构造图

Description: VB中利用OpenGL绘制三维地质构造图 摘要 OpenGL是一种三维图形开发标准,是从事三维图形开发工作的必要工具,其稳定性、可靠性、可扩展性等特点,赋予了其强大的生命力和应用前景,OpenGL已经广泛应用于在CAD/CAM/CAE、医学图像处理、虚拟现实、娱乐、广告等领域。本文就如何利用VB结合OpenGL来开发三维地质构造图的基本步骤进行了详细地介绍,其中对像素格式的设定以及光照和材质的设置进行了详细的描述。
Platform: | Size: 150639 | Author: 317717581@qq.com | Hits:

[OpenGL programCadSurf_src

Description: 一个基于opengl的cad应用的好例子,可以学习如何将mfc 与opengl结合使用,需要opengl扩展库-a cad on opengl application of a good example, can learn how to mfc opengl combined with the need for expansion opengl
Platform: | Size: 373760 | Author: 向阳 | Hits:

[OpenGL program1012

Description: CAD开发学习VC++中Opengl实现建筑物虚拟漫游(scad)-CAD development learning VC++ Opengl realize the building virtual roaming (SCAD)
Platform: | Size: 438272 | Author: 郑卫 | Hits:

[OpenGL program利用OpenGL进行CAD三维图形消隐处理

Description: 利用OpenGL进行CAD三维图形消隐处理-use OpenGL for 3D CAD graphics processing blanking
Platform: | Size: 2048 | Author: 任清波 | Hits:

[OpenGL programmapper

Description: OpenGL下开发的图形编辑软件(类似有AutoCAD),-developed under the OpenGL graphics editing software (similar with AutoCAD),
Platform: | Size: 873472 | Author: feng | Hits:

[OpenGL programCadSurf

Description: 利用OpenGL绘制曲面的Visual C++程序,适用于计算机图形学和辅助设计专业人员-use OpenGL rendering surface Visual C procedures, apply to computer-aided design and graphics professionals
Platform: | Size: 646144 | Author: 浪翻云 | Hits:

[OpenGL programGraphicsChange

Description: OpenGL有着很好的交互式程序设计接口,通过选定与反馈等机制可以很好的实现交互式绘图设计。再与MFC相结合,简直可以很容易的开发出相关的类CAD软件。 由OPENGL负责图元的创建和编辑以实现动画,由MFC负责与操作系统的信息交换。分工合作,层层实现 在主菜单上新建三个不同的菜单项分别实现生成图元,拖动图元,删除图元的功能。特别的,关于直线的拖动要用到橡皮直线技术。-OpenGL is a good interactive programming interface, through selected with the feedback mechanism can achieve good interactive graphics design. MFC with the combination, it can be easily related to the developed CAD software category. By the OpenGL graphic element responsible for the creation and editing of animation to achieve by MFC with the operating system of information exchange. Work together at every level to achieve the main menu on the new three different menu items were yuan was generated maps, scrolling map, delete map function. In particular, the straight-line drag on the use of rubber Linear Technology.
Platform: | Size: 30720 | Author: nikolai | Hits:

[OpenGL programCADSimer

Description: CADSimer程序系在Visual C++/MFC与OpenGL API的集成开发环境下用面向对象的技术开发的三维CAD软件:展示了在MFC中使用OpenGL技术,将OpenGL函数封装为类,可以方便地在Visual C++/MFC软件中进行移植。通过调用OpenGL中的函数,实现图形变换等操作。-CADSimer procedures in the Department of Visual C++/MFC and OpenGL API
Platform: | Size: 452608 | Author: | Hits:

[OpenGL programCAD_Book_CD

Description: Visual C++CAD应用程序开发技术(附光盘)本书系统地阐述了在MFC与OpenGL API的集成开发环境下,用面向对象的技术开发三维CAD软件的有关知识与方法。内容包括:总体程序框架的分析与设计、功能模块的划分、相关DLL库的开发与使用、CAD基础几何类库的开发、在MFC环境下使用OpenGL进行图形绘制、开发面向CAD应用程序的OpenGL通用绘图类、使用面向对象技术设计CAD软件的几何内核、CAD软件的图形交互、软件界面设计等。在介绍过程中,以一个完整的三维软件的开发实例贯穿于全书各章节,并附有完整的 Visual C++实现代码。
Platform: | Size: 7990272 | Author: 石鑫 | Hits:

[OpenGL programCAD

Description: CAD单文档程序设计,OPENGL底层,可以进行交互操作,旋装,缩放,平移-CAD Single Programming Document, OPENGL bottom, you can interact, spin, zoom, pan
Platform: | Size: 92160 | Author: 王王王 | Hits:

[OpenGL programOpenGLDXF

Description: OpenGL环境,读dxf文件。真正比较完整的代码。几乎可以完全读取AutoCADR14输出的dxf文件。应几个读者的要求,整理并做了相关注释。希望大家指点。-OpenGL environment, read dxf files. Really compare the integrity of the code. Almost completely AutoCADR14 output read dxf files. Should be a few readers asked, collate and make the relevant Notes. I hope everyone pointing.
Platform: | Size: 312320 | Author: 杨兴刚 | Hits:

[Graph DrawingVCAD3.0

Description: CAD中的画线,画各种图形,选择线型等各种CAD中常用的功能-CAD in the painting line, painting a variety of graphics, choice of linear and other functions commonly used in CAD
Platform: | Size: 846848 | Author: kric | Hits:

[OpenGL programnurbs

Description: opengl绘制nurbs曲线曲面 新建文档.txt:nurbs曲线的说明 what is~.txt:msdn关于nurbs曲线函数的说明 nurbs绘制.cpp:自己做的画nurbs曲线的程序,可以拖动点 cpp1.cpp:nurbs曲线,网上的实例 cpp2.cpp:nurbs曲面,也是网上的实例 bezier.cpp:画bezier曲线的程序-opengl rendering nurbs curves and surfaces New Document. txt: nurbs curve description of what is ~. txt: msdn on nurbs curve nurbs mapping function description. cpp: own paintings nurbs curve procedure, you can drag points cpp1.cpp: nurbs curve, on-line examples cpp2.cpp: nurbs surface, but also examples of online bezier.cpp: Bezier curve drawing procedure
Platform: | Size: 13312 | Author: zn | Hits:

[OpenGL programCadSurf_src

Description: cad 绘制曲面,底层用opengl,采用c++开发而成,对广大cad爱好者有不错得参考作用。-cad drawing surface, the ground floor with opengl, the use of c++ developed for the general cad lovers have to have a good reference.
Platform: | Size: 372736 | Author: 秦洪现 | Hits:

[Graph programNurbsSurface

Description: OpenGL绘制图形的一个通用模板,只要在DrawOpenGL函数中的相应部分加入你绘制函数即可,时候初学者。有一定交互功能,左边有命令面板,鼠标左右键也有交互功能,自己看吧-OpenGL graphics rendering of a common template, as long as DrawOpenGL function in the corresponding section to be included in your function can be drawn, the time for beginners. Some interactive features, has been ordered in the left panel, the mouse has about key interactive features that they look ... ... Ha ha
Platform: | Size: 135168 | Author: 血殇 | Hits:

[Graph DrawinggCAD3D-devel-1.144

Description: cad的源代码,gCAD3D 是个三维的 CAD/CAM 程序,内置一个三维的 OpenGL 的浏览器。-cad' s source code, gCAD3D is a three-dimensional CAD/CAM process, built a three-dimensional OpenGL browser.
Platform: | Size: 1581056 | Author: 房一 | Hits:
« 12 3 4 »

CodeBus www.codebus.net